EventsDatabase_Impl

@Generated(value = "androidx.room.RoomProcessor")
class EventsDatabase_Impl

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun clearAllTables()
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun eventsDao(): EventsDao
Link copied to clipboard
Link copied to clipboard
protected open fun getRequiredTypeConverters(): Map<Class<out Any>, List<Class<out Any>>>